Lua/Client/ClientActor/Static Functions/GetById
From JC2-MP Documentation
< Lua | Client | ClientActor
Returns | ClientActor |
---|---|
Prototype | ClientActor.GetById(number id) |
Description | No description |
Description
Returns the client actor with the given ID, or nil if no client actor was found with the given ID.